Papers with denoising training

3 papers
Improving Chinese Story Generation via Awareness of Syntactic Dependencies and Semantics (2022.aacl-short)

Copied to clipboard

Challenge: Current neural models for Chinese story generation struggle to generate high-quality long text narratives due to ambiguity in syntactically parsing the Chinese language.
Approach: They propose a framework that enhances the feature capturing mechanism by informing the generation model of dependencies between words and additionally augmenting the semantic representation learning through synonym denoising training.
Outcome: The proposed framework outperforms the state-of-the-art Chinese generation models on all evaluation metrics, showing that it enhances dependency and semantic representation learning.
Denoising Labeled Data for Comment Moderation Using Active Learning (2024.lrec-main)

Copied to clipboard

Challenge: Large contextualized language models (LLMs) are becoming ubiquitous in natural language processing due to their performance and adaptability to diverse tasks.
Approach: They propose to use active learning methods to denoise textual data for model training by sampling the most informative examples with noisy labels with active learning.
Outcome: The proposed method reduces the cost of reannotation by reducing noise in noisy examples.
PRoDeliberation: Parallel Robust Deliberation for End-to-End Spoken Language Understanding (2024.findings-emnlp)

Copied to clipboard

Challenge: End-to-end models for Spoken Language Understanding have been autoregressive, resulting in higher latencies.
Approach: They propose a method that uses Connectionist Temporal Classification to train robust non-autoregressive deliberation models.
Outcome: The proposed method achieves 10x latency reduction over autoregressive models while preserving ability to correct ASR mistranscriptions.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations